body{
    font-family:"SimSun","宋体","Microsoft YaHei","微软雅黑","-apple-system","BlinkMacSystemFont","Segoe UI","Roboto,PingFang SC","Hiragino Sans GB"; 
}

li {
    list-style: none;
}

ul,
li {
    padding: 0;
    margin: 0;
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: none;
}

a {
    color: #333333;
}

.clear {
    clear: both;
}

.mt24 {
    margin-top: 24px;
}

.mt16 {
    margin-top: 16px;
}

.mt12 {
    margin-top: 12px;
}

.mt23 {
    margin-top: 23px;
}

.mt20 {
    margin-top: 20px;
}

.mt28 {
    margin-top: 28px;
}

.mt36 {
    margin-top: 36px;
}

.c_dn {
    display: none;
}

.c_db {
    display: block;
}

/*Plugin CSS*/
.str_wrap {
    overflow: hidden;
    width: 100%;

    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;

    white-space: nowrap;
}

.str_wrap.str_active {
    /* background: #f1f1f1; */
}

.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.str_move_clone {
    display: inline-block;

    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
    cursor: inherit;
}

.str_wrap img {
    max-width: none !important;
}

#header {
    width: 100%;
    height: auto;
    position: relative;
}

#bodyer {
    width: 100%;
    height: auto;
    position: relative;
}

#footer {
    width: 100%;
    height: auto;
    position: relative;
}

.w1200 {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.nav {
    height: 71px;
    font-size: 16px;
}

.nav ul li {
    float: left;

}

.nav ul li a {
    height: 71px;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 71px;
}

.nav ul li:last-child a {
    padding-right: 0;
}

.nav ul li a:hover,
.nav ul li a.selected {
    color: #AD0000;
}

.fll {
    float: left;
}

.flr {
    float: right;
}

#header .logo {
    margin-top: 5px;
}

#bodyer .banner {
    width: 100%;
    height: 635px;
    background: url(./2023_index_banner.jpg) no-repeat center top;
}

#bodyer .banner_view {
    width: 100%;
    height: 235px;
    background: url(./2023_index_banner_view.jpg) no-repeat center top;
}

.hot-news {
    height: 130px;
    border-bottom: 1px solid #CCCCCC;
}

.top-news h1 {
    padding-top: 10px;
    text-align: center;
    line-height: 40px;
}

.top-news h1 a {

    color: #AD0000;
    font-weight: bold;
}

.top-roll-news {
    margin-top: -10px;
}

.top-roll-news-list a {
    margin-right: 30px;
    font-size: 16px;
    line-height: 30px;
}

.top-roll-news-list a:hover {
    color: #AD0000;
}

.top-roll-news ul li a {
    color: #666666;
}

.top-roll-news ul li a:hover {
    color: #AD0000;
}

.top-roll-news a.button {
    display: block;
    background: #C60000;
    border-radius: 8px;
    width: 102px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}

.top-roll-news a.button:hover {
    background: #ffffff;
    color: #AD0000;
    border: 1px solid #AD0000;
}

.focus {
    width: 800px;
    height: 450px;
    position: relative;
    overflow: hidden;
}

.focus .c-box {
    position: relative;
    width: 800px;
    height: 450px;
    overflow: hidden;
}

.focus .c-box .img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.focus .c-box .img img {
    display: block;
    width: 800px;
    height: 450px;
}

.focus .c-box .text {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.30);
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
    padding-left: 20px;
    z-index: 2;
}

.focus .c-box .text a {
    color: #FFFFFF;
}

.pagination {
    position: absolute;
    z-index: 20;
    right: 17px;
    bottom: 10px;
    z-index: 999
}

.swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.25);
    margin-right: 8px;
    cursor: pointer;
}

.swiper-visible-switch {
    background: rgba(0, 0, 0, 0.25);
}

.swiper-active-switch {
    background: #FAAD14;
}

.main_one_news {
    width: 590px;
    height: 416px;
}

.common_t {
    width: 100%;
    height: 46px;
    line-height: 40px;
    border-bottom: 1px solid #D8D8D8;
}

.common_t span {
    font-size: 24px;
    height: 44px;
    line-height: 44px;
    font-weight: bold;
    color: #AD0000;
    border-bottom: 3px solid #AD0000;
}

.common_t a {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.45);
    line-height: 40px;

}

.common_t a:hover {
    color: #AD0000;
}

.main_one_news h2 {
    font-size: 21px;
}

.main_one_news h2 a {
    color: #010101;
}

.main_one_news h2 a:hover {
    color: #AD0000;
}

.top-roll-news-list {
    width: 1080px;
}

.main_one_news ul {
    padding-top: 10px;
}

.main_one_news li {
    line-height: 34px;
}

.main_one_news li a {
    font-size: 18px;
    color: #333333;
}

.main_one_news li a:hover {
    font-size: 18px;
    color: #AD0000;
}

span.icon_1 {
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #AD0000;
    display: block;
    margin-top: 13px;
    margin-right: 6px;
}

.main_two {
    width: 1200px;
    height: 80px;
    position: relative;
    overflow: hidden;
}

.swiper_1 {
    width: 1217px;
}

.main_two ul {
    width: 100%;
}

.main_two ul li {
    /* width: 318px; */
    /* margin-right: 17px;
    margin-left: 0; */
    padding-right: 0px;
}

.main_two a.l {
    display: block;
    width: 38px;
    height: 38px;
    background: url(./2023_index_l.png);
    position: absolute;
    left: 0;
    top: 23px;
    z-index: 999;
}

.main_two a.r {
    display: block;
    width: 38px;
    height: 38px;
    background: url(./2023_index_r.png);
    position: absolute;
    right: 0;
    top: 23px;
    z-index: 999;
}

.main_three {
    background: #F4F0E9;
    height: 635px;
}

.main_three .l {
    width: 895px;
}

.main_three .l .lefter {
    width: 336px;
    margin-top: 8px;
}

.main_three .l .lefter a {
    display: block;
    font-size: 18px;
    color: #666666;
    margin-top: 6px;
    line-height: 25px;
}

.main_three .l .lefter a:hover {
    color: #AD0000;
}

.main_three .l .lefter .c-box {
    margin-top: 16px;
}

.main_three .l .righter {
    width: 540px;
    margin-left: 19px;
}

.main_three .l .righter li {
    width: 540px;
    height: 76px;
    position: relative;
}

.main_three .l .righter li a .time {
    font-size: 18px;
    color: #C16040;
    padding-top: 4px;
}

.main_three .l .righter li a .title {
    font-size: 18px;
    color: #666666;
    line-height: 35px;
}

.main_three .l .righter li a .title:hover {
    color: #AD0000;
}

.line1 {
    width: 100%;
    border: none;
    border-bottom: 1px dashed #D8D8D8;
    position: absolute;
    bottom: 0;
}

.main_three .r {
    width: 284px;
    margin-top: 56px;
}

.main_three .r a {
    display: block;
    border-radius: 16px;
    width: 284px;
    height: 91px;
    text-align: center;
    line-height: 91px;
    position: relative;
}

.main_three .r a .bt1 {
    position: absolute;
    width: 284px;
    height: 91px;
    background: url(./2023_index_w1.png);
    z-index: 2;
}

.main_three .r a .bt1_c {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 16px;
    background: rgba(0, 122, 255, 0.70);
    width: 284px;
    height: 91px;
    position: absolute;
    z-index: 3;
}

.main_three .r a .bt1_c:hover {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 16px;
    background: rgba(0, 122, 255, 0.80);
    width: 284px;
    height: 91px;
    position: absolute;
    z-index: 3;
}

.main_three .r a .bt2 {
    border-radius: 16px;
    position: absolute;
    width: 284px;
    height: 91px;
    background: url(./2023_index_w2.png);
    z-index: 2;
}

.main_three .r a .bt2_c {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 16px;
    background: rgba(255, 144, 0, 0.70);
    width: 284px;
    height: 91px;
    position: absolute;
    z-index: 3;
}

.main_three .r a .bt2_c:hover {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 16px;
    background: rgba(255, 144, 0, 0.80);
    width: 284px;
    height: 91px;
    position: absolute;
    z-index: 3;
}

.main_three .r a .bt3 {
    border-radius: 16px;
    position: absolute;
    width: 284px;
    height: 91px;
    background: url(./2023_index_w3.png);
    z-index: 2;
}

.main_three .r a .bt3_c {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 16px;
    background: rgba(255, 59, 48, 0.70);
    width: 284px;
    height: 91px;
    position: absolute;
    z-index: 3;
}

.main_three .r a .bt3_c:hover {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 16px;
    background: rgba(255, 59, 48, 0.80);
    width: 284px;
    height: 91px;
    position: absolute;
    z-index: 3;
}

.main_three .r a .bt4 {
    border-radius: 16px;
    position: absolute;
    width: 284px;
    height: 91px;
    background: url(./2023_index_w4.png);
    z-index: 2;
}

.main_three .r a .bt4_c {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 16px;
    background: rgba(76, 217, 100, 0.70);
    width: 284px;
    height: 91px;
    position: absolute;
    z-index: 3;
}

.main_three .r a .bt4_c:hover {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 16px;
    background: rgba(76, 217, 100, 0.80);
    width: 284px;
    height: 91px;
    position: absolute;
    z-index: 3;
}

.main_three .r a .bt5 {
    border-radius: 16px;
    position: absolute;
    width: 284px;
    height: 91px;
    background: url(./2023_index_w5.png);
    z-index: 2;
}

.main_three .r a .bt5_c {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 16px;
    background: rgba(90, 200, 250, 0.70);
    width: 284px;
    height: 91px;
    position: absolute;
    z-index: 3;
}

.main_three .r a .bt5_c:hover {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 16px;
    background: rgba(90, 200, 250, 0.80);
    width: 284px;
    height: 91px;
    position: absolute;
    z-index: 3;
}

.main_four {
    width: 100%;
    height: 244px;
    background: url(./2023_index_bg1.jpg);
}

.main_four .common_t {
    border: 0;
}

.main_four ul.one li {
    margin-right: 36px;
}

.main_four ul.two {
    width: 1300px;
}

.main_four ul.two li {
    margin-right: 20px;
}

.main_five_imgs {
    width: 1200px;
    height: 373px;
}

.main_five_imgs img {
    margin-right: 20px;
}



.main_four ul li a {
    font-size: 16px;
    color: #612F0D;
    font-weight: bold;
}

.main_four ul li a:hover {
    color: #AD0000;
}


.main_four ul.three li {
    height: 33px;
    line-height: 33px;

    margin-right: 33px;
    float: left;
}

.main_four ul.three li img {
    vertical-align: middle;
}

.main_five ul {
    width: 1500px;
}

.main_five ul li {
    width: 248px;
    height: 373px;
    margin-right: 20px;
    float: left;
}

.main_six .c_box {
    width: 590px;
    overflow: hidden;
}

.main_six .c {
    width: 100%;
    padding-top: 16px;
}

.main_six .c .c_img_box {
    width: 336px;
}

.main_six .c .c_img_box span {
    color: #666666;
    display: block;
    margin-top: 8px;
    line-height: 24px;
    font-size: 18px;
}

.main_six .c_img_box span:hover {
    color: #AD0000;
}

.main_six .list_one {
    width: 498px;
}


.main_six .m-l-28 {
    margin-left: 28px;
}

.main_six .m-t-6 {
    margin-top: 6px;
}

.main_six li {
    line-height: 34px;
}

.main_six li a {
    font-size: 18px;
    color: #333333;
}

.main_six li a:hover {
    font-size: 18px;
    color: #AD0000;
}

.main_six .list_tow {
    width: 319px;
}

.main_seven .b_box {
    width: 590px;
    margin-top: 16px;
    overflow: hidden;
}

.main_seven .b_box .lefter {
    width: 181px;
    height: 103px;
    float: left;
    margin-top: 12px;
}

.main_seven .b_box .righter {
    width: 390px;
    float: right;
    margin-top: 12px;
}

.main_seven .b_box .righter li {
    line-height: 34px;
}

.main_seven .b_box .righter li a {
    font-size: 18px;
    color: #333333;
}

.main_seven .b_box .righter li a:hover {
    font-size: 18px;
    color: #AD0000;
}

.main_seven .c_box {
    margin-top: 8px;
}

.main_seven .common_t_1 {
    width: 100%;
    height: 46px;
    line-height: 40px;
    border-bottom: 1px solid #D8D8D8;
}

.main_seven .common_t_1 span {
    font-size: 20px;
    height: 44px;
    line-height: 44px;
    color: rgba(0, 0, 0, 0.45);
    cursor: pointer;
    margin-right: 20px;
}


.main_seven .common_t_1 span.selected {
    font-size: 20px;
    height: 44px;
    line-height: 44px;
    font-weight: bold;
    color: #AD0000;
    border-bottom: 3px solid #AD0000;
}


.main_seven .common_t_1 a {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.45);
    line-height: 40px;

}

.main_seven .common_t_1 a:hover {
    color: #AD0000;
}



.main_eight {}

.main_eight .c_box {
    width: 390px;
    overflow: hidden;
}

.main_eight .c_box .tit {
    width: 100px;
}

.main_eight .c_box .common_t {
    width: 100%;
    height: 46px;
    line-height: 40px;
    border-bottom: 1px solid #D8D8D8;
}

.main_eight .c_box .common_t li {
    float: left;
    font-size: 24px;
    height: 44px;
    line-height: 44px;
    color: #333333;
    margin-right: 20px;
    cursor: pointer;
}

.main_eight .c_box .common_t li.on {
    float: left;
    font-size: 24px;
    height: 44px;
    line-height: 44px;
    font-weight: bold;
    color: #AD0000;
    border-bottom: 3px solid #AD0000;
}

.main_eight .c_box .common_t a {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.45);
    line-height: 44px;

}

.main_eight .c_box .common_t a:hover {
    color: #AD0000;
}

.main_eight .c_box .img {
    width: 390px;
    height: 203px;
    margin-top: 16px;
}

.main_eight .c_box .list{
    padding-top: 12px;
}

.main_eight .c_box .list li {
    width: 100%;
}

.main_eight .c_box .list li {
    line-height: 34px;
}

.main_eight .c_box .list li a {
    font-size: 18px;
    color: #333333;
}

.main_eight .c_box .list li a:hover {
    font-size: 18px;
    color: #AD0000;
}



.f_link {
    height: 69px;
    line-height: 69px;
    background: #F3F3F3;
}

.f_two {
    height: 194px;
    background: #EFE6DD;
}

.f_three {
    height: 26px;
    background: #B40009;
}

.footer_copyright {
    width: 580px;
    margin: 0 auto;
    color: #666666;
    line-height: 32px;
    padding: 49px 0;
}

.footer_copyright a {
    color: #666666;
}

.footer_copy01 {
    float: left;
    margin-right: 10px;
}

.f_link .c {
    width: 1300px;
}

select {
    margin-right: 14px;
    width: 285px;
    height: 36px;
    border: 1px solid #BFBFBF;
    color: #666666;
    padding-left: 16px;
    /* 清除默认的箭头样式 */
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;

    /* 右侧添加箭头的背景图  自行调整位置 */
    background: url(./2023_index_d.png) 255px center no-repeat #fff;
}

/* 列表页 */
.listPage .lp-nav {
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #ccc;
}

.listPage .lp-nav span {
    font-size: 30px;
    color: #b5b5b5;
    height: 79px;
    line-height: 79px;
    display: inline-block;
    margin-right: 85px;
}

.listPage .lp-nav span.curr {
    color: #AD0000;
    font-weight: bold;
    border-bottom: 1px solid #AD0000;
}

.listPage .lp-tab-cont>div {
    display: none;
}

.listPage .lp-tab-cont>div:first-child {
    display: block;
}

.listPage .lp-tab-cont-list.text dl {
    padding: 54px 0;
    border-bottom: 1px solid #AD0000;
}

.listPage .lp-tab-cont-list.text dl {
    width: 100%;
}

.listPage .lp-tab-cont-list.text dl dt {
    width: 20%;
    position: relative;
    height: 156px;
    overflow: hidden;
    float: right;
    margin: 0;
    text-align: right;
}

.listPage .lp-tab-cont-list.text dl dt img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.listPage .lp-tab-cont-list.text dl dd {
    width: 76%;
    margin: 0;

}

.listPage .lp-tab-cont-list.text dl dd a {
    font-size: 21px;
    color: #333;
    font-weight: normal;
}

.listPage .lp-tab-cont-list.text dl dd p {
    font-size: 15px;
    color: #333;
    text-indent: 40px;
    margin-top: 40px;
    line-height: 28px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.listPage .lp-tab-cont-list.text dl:last-child {
    border-bottom: none;
}

.listPage .video-block {
    display: flex;
    flex-wrap: wrap
}

.listPage .lp-tab-cont-list.video dl {
    width: 27%;
    border: 1px solid #ccc;
    margin: 20px 3%;
}

.listPage .lp-tab-cont-list.video dl:hover {
    box-shadow: 0px 0px 8px #ccc
}

.listPage .lp-tab-cont-list.video dl dt {
    position: relative;
    height: 220px;
    overflow: hidden;
}

.listPage .lp-tab-cont-list.video dl dt img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.listPage .lp-tab-cont-list.video dl dd {
    padding: 5px 20px 10px;
}

.listPage .lp-tab-cont-list.video dl dd a {
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.listPage .lp-tab-cont-list.video dl dd p {
    font-size: 14px;
    color: #999;
    margin: 5px 0 10px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.listPage .lp-tab-cont-list.video dl dd em {
    color: #999;
    font-weight: normal;
}

.listPage .lp-tab-cont-list.video dl dd em span {
    margin-right: 20px;
}



.listPage.news .lp-tab-cont-list.text dl dt {
    font-size: 18px;
    color: #AD0000;
    width: 16%;
}

.listPage.news .lp-tab-cont-list.text dl dd {
    font-size: 18px;
    color: #AD0000;
    width: 90%;
    line-height: 26px;
    /* overflow: hidden; */
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
}

.listPage.news .lp-tab-cont-list dl dd a {
    font-size: 18px;
}

.listPage.news .lp-tab-cont-list dl dd a:hover {
    color: #AD0000
}

.listPage.news .lp-tab-cont-list.text dl {
    padding: 26px 0 26px 0;
    margin: 0;
    border-bottom: 1px dashed #ccc
}

.listPage.news .lp-tab-cont-list.text dl dt {
    height: auto;
}



#PageLink {
    margin: 45px auto 0;
    text-align: center;
}

.pagelink_xl a {
    color: #000;
    width: 30px;
    height: 36px;
    display: inline-block;
    text-align: center;
    background: #dddddd;
    line-height: 36px;
}

.First_Page,
.Fir_Page,
.Fir_Page_action,
.next_Page_Action,
.Last_Page_Action,
.next_Page,
.Last_Page {
    width: 60px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    background: #dddddd;
}

.next_Page_Action a,
.Last_Page_Action a,
.Fir_Page_action,
.Fir_Page_action a,
.First_Page_action a,
.First_Page a {
    color: #000;
    width: 60px;
}

.next_Page_Action a:hover,
.Last_Page_Action a:hover,
.Fir_Page_action a:hover,
.First_Page_action a:hover,
.First_Page a:hover,
.pagelink_xl a:hover {
    background: #da3700;
    color: #fff;
}

.action_num {
    width: 30px;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: #f72500;
    line-height: 36px;
}

.font12 {
    display: inline-block;
    line-height: 36px;
}

.font12 input {
    height: 30px;
    line-height: 30px;
}

/* 正文 */

.breadcrumbs {
    color: #666;
    font-size: 16px;
    line-height: 50px;
    /* border-bottom: 1px solid #666; */
}

.breadcrumbs a {
    color: #666;
    font-size: 16px;
}

.breadcrumbs a:hover {
    color: #ce0000;
    font-size: 16px;
}

.views-cont-block .cont-l {
    width: 4%;
    display: none;
}

.views-cont-block .cont-r {
    width: 90%;
    padding: 14px;
    margin: 0 auto;
}

.views-cont-block .date-block {
    color: #AD0000;
    text-align: center;
}

.views-cont-block .date-block b {
    font-size: 36px;
    display: block;
}

.views-cont-block .date-block dt {
    border-bottom: 2px solid #AD0000;
    font-size: 12px;
    padding-bottom: 6px;
}

.views-cont-block .date-block dd {
    font-size: 18px;
    padding-top: 6px;
}

.views-cont-block .cont-r h3 {
    font-size: 32px;
    text-align: center;
    color: #333;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
    font-weight: bold;
    line-height: 48px;
}

.views-cont-block .cont-r .tag {
    color: #999;
    font-size: 16px;
}

.views-cont-block .cont-r .tag dt {
    text-align: center;
}

.views-cont-block .cont-r .tag dl {
    width: 100%;

    margin-left: 16px;
}

.views-cont-block .cont-r .text p {
    font-size: 18px;
    color: #666;
    text-indent: 36px;
    margin-top: 30px;
    line-height: 28px;
}

.views-cont-block .cont-r .text img {
    max-width: 60%;
    /*display: block;
	margin: 0 auto;
	margin-top: 30px;*/
}

.footer_items1 {
    padding: 0;
    width: 1200px;
    margin: auto;

}

.select_nav {
    color: #666;
    width: 280px;
    height: 46px;
    position: relative;
    float: left;
    margin-right: 25px;
    z-index: 9999 !important;
}

.select_tit {
    margin-top: 12px;
}

#select_nav4 {
    margin-right: 0;
}

.select_nav p {
    display: block;
    width: 285px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    text-indent: 22px;
    cursor: pointer;
    background: #f8f8f8 url(./2023_index_c1wmwindex20211217_21.png) no-repeat 250px center;
    margin-bottom: 0;
    border: 1px solid #BFBFBF;
}

.select_nav p.selected_p {
    background: #f8f8f8 url(./2023_index_c1wmwindex20211217_22.png) no-repeat 250px center;
    margin-bottom: 0;
}

.select_nav ul {
    width: 285px;
    position: absolute;
    border: 1px solid #CCC;
    display: none;
    height: 180px;
    overflow-y: auto;
    /* bottom: 44px; */
}

.select_nav ul li {
    line-height: 30px;
    padding-left: 10px;
    background-color: #ffffff;
    color: #666;
}

.select_nav ul li a {
    color: #666;
}

.select_nav ul li:hover {
    background: #CCC;
    color: #FFF;
}

.c_view_menus {
    margin-top: 18px;
    /* border-bottom: 1px solid #AD0000; */
    overflow: hidden;
}

.c_view_menus ul li {
    float: left;
    color: #fff;
    margin-right: 8px;
    margin-bottom: 8px;
}

.c_view_menus ul li a {
    display: block;
    color: #333;
    background: #E5E5E5;

    height: 46px;
    line-height: 46px;

    font-size: 18px;
    padding: 0 24px;
    border-bottom: 4px solid #ce0000;
    border-radius: 2px;
}

.c_view_menus ul li a:hover {
    background: #ce0000;
    border-radius: 2px;
    color: #fff;
}